TCollectionAdapter<T>.ExtractRange(TValue[]) Method

Represents method ExtractRange(TValue[]).

Namespace: Spring.Collections.Adapters
private
 procedure ExtractRange(const values: array of TValue); overload;

Parameters

values
Type: array of TValue

Implements

ICollection.ExtractRange(TValue[])